home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / circuits / spice3f4.rea < prev    next >
Text File  |  1996-11-16  |  2KB  |  41 lines

  1. Updated Sept. 1995, for new email address and BASH bug--- D.Jeff Dionne
  2.  
  3. The maintainer of this port has changed email addresses to
  4. Jeff@RyeHam.EE.Ryerson.Ca  OR
  5. VE3DJF@BBS.VE3RPI.ampr.org  (for Amateur radio people).
  6.  
  7. There is a bug in BASH 1.14.4 that causes spice3f4 not to build correctly.
  8. If you have a problem building the package, check this first.  The affected
  9. version of BASH came with at least one widely distributed Slackware releases,
  10. so this problem is common.
  11.  
  12. Original file from here down......
  13.  
  14. This is my port of Spice3f4 to Linux.  It required a few more changes
  15. than the porting document indicated would be necessary, mostly to do
  16. with supported/unsupported functions in Linux libc & libm.
  17.  
  18. I've tried to make these changes in as as portable a way as possible,
  19. so it should build cleanly on other Unicies, however I've removed the 
  20. MS-DOS support so the tarred and gziped source fits on one disk.
  21.  
  22. To build spice3, first have a look in the file readme, but you should
  23. be able to just do...
  24.  
  25. ./util/build linux
  26. ./util/build install linux
  27.  
  28. Note that there is a modifyer "gcc" you can try if you have trouble, but
  29. it claims to work around some obscure bug in gcc that I'm positive got 
  30. fixed eons ago.  To use it anyway, do ./util/build linux gcc.
  31.  
  32. I found this source through archie, (look for spice3f3.tar.Z, and then
  33. patched it to 3f4 with patches from ic.berkeley.edu), I assume that the
  34. ftp site I got it from has read thier license from Berkeley, which if
  35. it's the same as the 3e2 license states that the holder can distribute 
  36. copies free of charge provided it does not fall into hands unfriendly 
  37. to the U.S.  So... I guess if that's you, please destroy all copies of this
  38. you might have!
  39.  
  40. Jeff@EE.Ryerson.Ca
  41.